@charset "utf-8";

/*手机端导航开始*/

.mobilenav {
	width: 100%;
	height: 3.52rem;
	background: #FFFFFF;
	border-bottom: 1px solid #E0E0E0;
	position: relative;
}

.mobilenav .mobilenavhd {
	width: 100%;
	height: 3.52rem;
	position: absolute;
	top: 0;
	right: 0;
}

.mobilenav .mobilenavhd .logo {
	display: block;
	width: 11.24rem;
	height: 1.9rem;
	float: left;
	margin-top: 0.8rem;
	margin-left: 0.8rem;
}

.mobilenav .mobilenavhd .logo img {
	width: 100%;
	height: 100%;
}

.mobilenav .mobilenavhd .menuicon {
	display: block;
	width: 2.56rem;
	height: 2.4rem;
	background: #FFFFFF url(../images/menuicon.png) center no-repeat;
	float: right;
	margin-top: 0.5rem;
	margin-right: 0.8rem;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.mobilenav .mobilenavhd .on {
	background: #FFFFFF url(../images/menuclose.png) center no-repeat;
}

.mobileheadernav {
	width: 50%;
	background: rgba(62, 75, 116, 1);
	position: absolute;
	top: 0;
	right: -50%;
	z-index: 999;
	box-shadow: inset 0px 5px 5px rgba(52, 67, 102, 0.9);
}

.mobileheadernav li {
	line-height: 3.52rem;
	padding: 0 0.8rem;
	text-align: center;
	border-bottom: 1px solid #E0E0E0;
}

.mobileheadernav li a {
	color: #FFFFFF;
}


/*手机端导航结束*/


/*电脑端导航开始*/

.pcnav {
	width: 100%;
	max-width: 1440px;
	margin: auto;
	/*overflow: hidden;*/
	border-bottom: 1px solid #E0E0E0;
}

.pcnav .pcnavtop {
	overflow: hidden;
	background: #F3F3F3;
	border-bottom: 1px solid #ECECEC;
}

.pcnav .pcnavtop .pcnavcon {
	height: 54px;
	line-height: 50px;
}

.pcnav .pcnavtop .pcnavcon .welcom {
	float: left;
	background: url(../images/toptel.png) left center no-repeat;
	padding-left: 40px;
}

.pcnav .pcnavtop .pcnavcon .welcom i {
	color: #FF5500;
	font-size: 16px;
	font-weight: bold;
	padding-right: 10px;
}

.pcnav .pcnavtop .pcnavcon .welcom em {
	color: #2F8FE0;
	font-size: 18px;
	font-weight: bold;
}

.pctopqq {
	display: inline-block;
	*display: inline;
	zoom: 1;
	float: right;
	font-size: 14px;
}

.pctopqq span {
	display: inline-block;
	background: url(../images/topqq.png) right center no-repeat;
	padding-right: 20px;
	color: #878787;
	margin-right: 10px;
}

.pctopqq a {
	background: url(../images/topqqbg.png) left center no-repeat;
	padding: 0 10px;
}

.pctopqq a:hover {
	color: #2E8EE0;
}

.pcnav .pcnavbottom {
	background: #FFFFFF;
}

.pcnav .pcnavbottom .pcnavcon {
	min-height: 100px;
}

.pcnav .pcnavbottom .pcnavcon .logo {
	display: block;
	overflow: hidden;
	padding-top: 35px;
}

.pcnav .pcnavbottom .pcnavcon .logo img {
	width: 280px;
	height: 50px;
}

.pcnavmenu {
	width: 60%;
	text-align: center;
	position: relative;
	float: right;
}

.pcnavmenu li {
	position: relative;
	z-index: 999;
}

.pcnavmenu li a {
	display: block;
}

.pcnavmenu a {
	color: #2F8FE0;
}

.pcnavmenu span {
	width: 120px;
	display: block;
	height: 5px;
	background: #3385ff;
	position: absolute;
	bottom: 0;
}

.pcnavmenu .nav-justified .secondmenu {
	display: none;
	position: absolute;
	top: 101px;
	left: 0;
	width: 100%;
	line-height: 40px;
	background: #1678D3;
}

.pcnavmenu .nav-justified .secondmenu a {
	color: #FFFFFF;
	font-size: 14px;
	border-bottom: 1px solid #1563AD;
	background: url(../images/submenubg.png) 15% center no-repeat;
	padding-left: 28%;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pcnavmenu .nav-justified .secondmenu a:hover {
	background: #2F8FE0 url(../images/submenubg.png) 15% center no-repeat;
}


/*电脑端导航结束*/


/*底部开始*/
.footer{
	width: 100%;
	overflow: hidden;
	max-width: 1440px;
	margin: auto;
}
.footercon .row{
	margin-left: 0;
	margin-right: 0;
}
.footertop {
	background: #2F8FE1;
	padding-top: 25px;
}

.footerbottom {
	background: #333333;
	padding-top: 15px;
	padding-bottom: 15px;
}

.footerbottom span,
.footerbottom a {
	color: #FFFFFF;
	font-size: 14px;
}

.footerbottom a {
	padding: 0 5px;
}

.footerbottom a:hover {
	color: #E0E0E0;
}

.footertopcon-L {
	color: #FFFFFF;
	overflow: hidden;
	margin-bottom: 30px;
}

.footertopcon-L .bottomtel {
	height: 30px;
	line-height: 30px;
	background: url(../images/bottomtel.png) left center no-repeat;
	padding-left: 40px;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
}

.footertopcon-L p {
	font-size: 14px;
	line-height: 30px;
}

.footertopcon-M {
	overflow: hidden;
	margin-bottom: 30px;
}

.footertopcon-M .bottommenu,
.footertopcon-M .footertopcon-M-R {
	padding-top: 15px;
}

.footertopcon-M a {
	color: #FFFFFF;
	font-size: 16px;
	display: block;
	line-height: 40px;
}

.footertopcon-M a:hover {
	color: #E0E0E0;
}

.footertopcon-M .bottommenu a {
	width: 50%;
	float: left;
}

.footertopcon-R {
	overflow: hidden;
	margin-bottom: 30px;
    text-align: right;
}

.footertopcon-R img {
	width: 124px;
	height: 124px;
	border: 3px solid #FFF;
	margin-bottom: 10px;
}

.footertopcon-R p {
	font-size: 14px;
	color: #FFFFFF;
}


/*底部结束*/


/*首页轮播图开始*/

.banner {
	width: 100%;
	max-width: 1440px;
	margin: auto;
	height: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.banner .prev,
.banner .next {
	position: absolute;
	top: 45%;
	width: 32px;
	height: 60px;
	z-index: 99;
}

.banner .prev {
	background: url(../images/bannerprebtn.png) center no-repeat;
	background-size: contain;
	left: 5%;
}

.banner .next {
	background: url(../images/bannernextbtn.png) center no-repeat;
	background-size: contain;
	right: 5%;
}

.banner .hd {
	width: 100%;
	height: 10px;
	position: absolute;
	z-index: 1;
	bottom: 10%;
	text-align: center;
}

.banner .hd ul {
	display: inline-block;
	height: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 0;
	vertical-align: top;
}

.banner .hd ul li {
	display: inline-block;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #FFFFFF;
	margin: 0 10px;
	vertical-align: top;
	overflow: hidden;
}

.banner .hd ul .on {
	background: #014F9B;
}

.banner .bd {
	position: relative;
	z-index: 0;
}

.banner .bd li a {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 41%;
	position: relative;
}

.banner .bd li a img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.banner .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/* 取消链接高亮 */
}


/*首页轮播图结束*/


/*首页产品中心开始*/

.outbox {
	width: 100%;
	max-width: 1440px;
	margin: auto;
	background: #FFFFFF;
	overflow: hidden;
}

.indexcptop {
	width: 100%;
	overflow: hidden;
	line-height: 80px;
	border-bottom: 1px solid #EDEDED;
}
.indextitle {
	color: #2F8FE0;
	font-size: 30px;
	font-weight: bold;
	float: left;
    padding-left: 15px;
}

.indexcptype {
	display: inline-block;
	float: right;
}

.indexcptype span {
	padding: 0 10px;
	font-size: 16px;
	cursor: pointer;
	color: #656565;
}

.indexcptype span:hover {
	color: #2F8FE0;
}

.indexcptype .on {
	color: #2F8FE0;
}

.indexcpcon {
	padding: 40px 0 0 0;
	overflow: hidden;
}
.indexcpbottom .indexcpcon+.indexcpcon{
	display: none;
}
.indexcpbottom .indexcpcon li {
	min-height: 290px;
	overflow: hidden;
	margin-bottom: 40px;
}

.indexcpbottom .indexcpcon li a,
.cplist-L ul li a,
.cplist-R ul li a {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #E0E0E0;
}

.indexcpbottom .indexcpcon li a:hover,
.cplist-L ul li a:hover,
.cplist-R ul li a:hover {
	border-color: #82BCED;
}

.indexcpbottom .indexcpcon li a .indexcpimg,
.cplist-L ul li a .indexcpimg,
.cplist-R ul li a .indexcpimg {
	width: 100%;
	height: 0;
	padding-bottom: 54%;
	position: relative;
	border-bottom: 1px solid #E0E0E0;
	text-align: center;
}

.indexcpbottom .indexcpcon li a .indexcpimg img,
.cplist-L ul li a .indexcpimg img,
.cplist-R ul li a .indexcpimg img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.indexcpinfo {
	padding: 15px;
	overflow: hidden;
}

.indexcpinfo h2 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #2F8FE0;
	font-size: 16px;
	margin-bottom: 20px;
}

.indexcpinfo p {
	color: #636363;
	font-size: 14px;
	line-height: 24px;
}

.indexcpimg .hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/cphoverbg.png) repeat;
	z-index: 2;
}

.indexcpimg .hover span {
	display: inline-block;
	width: 42px;
	height: 42px;
	background: url(../images/cphovericon.png) center no-repeat;
	margin-top: 20%;
}

.more {
	padding-left: 15px;
	padding-right: 15px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #878787;
	font-size: 16px;
	margin-bottom: 40px;
}

.more:hover a {
	background: #2F8FE0;
	color: #FFFFFF;
}

.more a {
	background: #EDEDED;
	display: block;
}


/*首页产品中心结束*/


/*首页新闻中心开始*/

.indexnewstop {
	height: 45px;
	margin-bottom: 30px;
}
.indexnewsbox .row{
	margin-left: 0;
	margin-right: 0;
}
.changenews {
	display: block;
	width: 45px;
	height: 45px;
	background: url(../images/refresh.png) center no-repeat;
	float: right;
	cursor: pointer;
}

.indexnewsbottom {
	width: 100%;
	overflow: hidden;
}

.indexnewsbottom .doubblenews,
.indexnewsbottom .doubblenews ul,
.indexnewsbottom .doubblenews ul li {
	overflow: hidden;
}

.indexnewsbottom .doubblenews ul li {
	margin-bottom: 45px;
}

.indexnewsbottom .doubblenews ul li .indexnewspic {
	width: 100%;
	height: 0;
	padding-bottom: 69%;
	position: relative;
	border: 1px solid #f0f0f0;
	margin-bottom: 10px;
}

.indexnewsbottom .doubblenews ul li .indexnewspic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.indexnewsbottom .doubblenews ul li .indexnewspic .indexnewsdate {
	width: 80px;
	height: 80px;
	background: #E3E3E3;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	color: #B9B9B9;
	font-weight: bold;
}

.indexnewsbottom .doubblenews ul li .indexnewspic .indexnewsdate em {
	font-size: 40px;
	display: block;
}

.indexnewsbottom .doubblenews ul li .indexnewspic .indexnewsdate span {
	font-size: 12px;
	display: block;
}

.indexnewsbottom .doubblenews ul li a {
	color: #333333;
	font-size: 16px;
	line-height: 24px;
}

.indexnewsbottom .doubblenews ul li a:hover {
	color: #2F8FE0;
}

.indexnewsbottom .doubblenews ul li p {
	color: #656565;
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
}

.indexnewsbottom {
	width: 100%;
	overflow: hidden;
}

.indexnews-R .indexnewstop {
	text-align: right;
}

.indexnews-R .indexnewstop span {
	display: inline-block;
	width: 30px;
	height: 30px;
	cursor: pointer;
}

.indexnews-R .indexnewstop .pre {
	background: url(../images/moreprepre.png) center no-repeat;
}

.indexnews-R .indexnewstop .pre:hover {
	background: url(../images/moreprehover.png) center no-repeat;
}

.indexnews-R .indexnewstop .next {
	background: url(../images/morenextpre.png) center no-repeat;
}

.indexnews-R .indexnewstop .next:hover {
	background: url(../images/morenexthover.png) center no-repeat;
}

.indexnews-R .indexnewsbottom {
	position: relative;
}

.indexnews-R .indexnewsbottom ul {
	position: absolute;
	top: 0;
	left: 0;
}

.indexnews-R .indexnewsbottom li {
	overflow: hidden;
	box-sizing: border-box;
	padding-bottom: 15px;
}

.indexnews-R .indexnewsbottom li a {
	display: block;
	padding: 15px;
	border: 1px solid #E0E0E0;
}

.indexnews-R .indexnewsbottom li:hover a {
	background: #F6F6F6;
}

.indexnews-R .indexnewsbottom li h2 {
	color: #323232;
	font-size: 18px;
}

.indexnews-R .indexnewsbottom li a:hover h2 {
	color: #2F8EE0;
}

.indexnews-R .indexnewsbottom li span {
	display: block;
	padding: 10px 0;
	color: #656565;
	font-size: 14px;
}

.indexnews-R .indexnewsbottom li p {
	color: #656565;
	font-size: 14px;
	line-height: 24px;
}


/*首页新闻中心结束*/


/*首页关于我们开始*/

.bggray {
	background: #F3F4F4;
}
.indexabout .row{
	margin-left: 0;
	margin-right: 0;
}
.indexabouttop {
	padding: 15px 0;
	overflow: hidden;
}

.indexaboutbottom-L {
	margin-bottom: 35px;
}

.indexaboutbottom-L .indexaboutpic {
	height: 0;
	padding-bottom: 47.9%;
	position: relative;
}

.indexaboutbottom-L img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.indexaboutbottom-R {
	margin-bottom: 35px;
}

.indexaboutbottom-R .indexaboutbottom-R-T {
	overflow: hidden;
	margin-bottom: 10px;
}

.indexaboutbottom-R .indexaboutbottom-R-T span {
	color: #333333;
	font-size: 26px;
	line-height: 30px;
	float: left;
}

.indexaboutbottom-R .indexaboutbottom-R-T a {
	display: block;
	width: 30px;
	height: 30px;
	float: right;
	background: url(../images/intromorebg.png) center no-repeat;
}

.indexaboutbottom-R .indexaboutbottom-R-B {
	font-size: 14px;
	color: #656565;
	line-height: 26px;
	text-indent: 1rem;
}


/*首页关于我们结束*/


/*子页面banner开始*/

.subbanner {
	width: 100%;
	overflow: hidden;
}

.subbanner .subbannerpic {
	display: block;
	height: 0;
	padding-bottom: 22%;
	position: relative;
}

.subbanner .subbannerpic img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.location {
	padding: 15px;
	color: #656565;
}

.location a {
	color: #656565;
}

.cplistbox {
	background: #FFFFFF;
}

.cplist-L {
	float: left;
}

.cplist-L-T,
.newslistbox-L-T {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
}

.cplist-L-T span,
.newslistbox-L-T span {
	color: #2F8FE0;
	font-size: 20px;
	font-weight: bold;
	line-height: 45px;
	display: block;
	padding-left: 15px;
	border: 1px solid #E0E0E0;
}

.cplist-L ul {
	overflow: hidden;
}

.cplist-L ul li {
	margin-bottom: 30px;
}

.cplist-L ul li .indexcpinfo {
	padding: 5px;
	overflow: hidden;
}

.cplist-L ul li .indexcpinfo h2 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #2F8FE0;
	font-size: 18px;
	margin-bottom: 10px;
}

.cplist-L ul li .indexcpinfo p {
	color: #636363;
	font-size: 14px;
	line-height: 20px;
}

.cplist-R,
.about {
	margin-bottom: 30px;
	float: right;
}

.cplist-R-T {
	padding-bottom: 15px;
}

.cplist-R-T .cplist-R-Tname {
	color: #2F8FE0;
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 25px;
	padding-left: 15px;
}

.cplist-R-T .allcptype {
	overflow: hidden;
	border-bottom: 1px solid #E0E0E0;
}

.cplist-R-T .allcptype span {
	font-size: 14px;
	color: #656565;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	margin-bottom: 15px;
}

.cplist-R-T .allcptype span i {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cplist-R-T .allcptype span i:hover {
	background: #2F8FE1;
	color: #FFFFFF;
}

.cplist-R-T .allcptype .on i {
	background: #2F8FE1;
	color: #FFFFFF;
}

.cplist-R ul li {
	margin-bottom: 40px;
}

.pageindex {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 14px;
}

.pageindex a,
.pageindex span {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	background: #fff;
	color: #ccc;
}

.pageindex a:hover {
	background: #2F8FE1;
	color: #FFF;
}

.pageindex a,
.pageindex span {
	border: 1px solid #e0e0e0;
	text-align: center;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	display: inline-block;
	color: #aaa;
}

.pageindex .curpage {
	color: #fff;
	background: #2F8FE1;
}

.zpsubbanner {
	width: 100%;
	overflow: hidden;
}

.zpsubbanner a {
	display: block;
	width: 100%;
	height: 0;
	position: relative;
	padding-bottom: 22%;
}

.zpsubbanner a img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}


/*子页面banner结束*/

.subpagemenu li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 10px 0;
	border-bottom: 1px solid #FFFFFF;
}

.subpagemenu li+li {
	margin-left: 40px;
}

.subpagemenu a {
	font-size: 18px;
	line-height: 36px;
	color: #636363;
}
.subpagemenu .on{
	
	border-bottom: 1px solid #2F8FE0;
}
.subpagemenu .on a {
	color: #2F8FE0;
}

.subpagemenu li:hover {
	border-color: #2F8FE0;
}

.subpagemenu li:hover a {
	color: #2F8FE0;
}


/*关于我们联系我们开始*/

.contact {
	padding-top: 45px;
	padding-bottom: 45px;
}

.contact-L p {
	font-size: 36px;
	color: #333333;
	line-height: 36px;
	font-weight: bold;
	margin-bottom: 55px;
}

.contact-L ul {
	color: #333333;
	font-size: 20px;
	line-height: 48px;
	margin-bottom: 40px;
}

.picbox {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin: 10px 0;
}

.picbox img {
	width: auto;
	max-width: 100%;
	height: auto;
}


/*关于我们联系我们结束*/


/*新闻中心开始*/

.newslistbox-R {
	float: right;
}

.newslistbox-Rcon {
	overflow: hidden;
}

.newslistbox-L {
	float: left;
	padding-top: 25px;
}

.newslistbox-L ul li {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 25px;
}

.newslistbox-L ul li i {
	color: #2F8FE0;
}

.newslistbox-L ul li span {
	color: #636363;
}

.newslistbox-L ul li:hover span {
	color: #2F8FE0;
}

.newslistbox {
	padding: 25px 0;
}

.newslistbox-L {
	background: #FFFFFF;
}

.newslistpic {
	position: relative;
	height: 0;
	padding-bottom: 14%;
}

.newslistpic img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	border: 1px solid #E0E0E0;
}

.newslistinfo h2 {
	color: #323232;
	font-size: 20px;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.newslistbox-Rcon li {
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
}
.newslistbox-Rcon li a{
	display: block;
	background: #FFFFFF;
	overflow: hidden;
	padding: 15px;
}
.newslistbox-Rcon li:hover h2 {
	color: #2F8EE0;
}

.newsdetailcon {
	padding: 15px;
}

.newslistinfo span,
.newslistinfo p {
	display: block;
	color: #656565;
}

.newslistinfo span {
	margin-bottom: 5px;
}

.newslistinfo p {
	padding: 10px 0;
	border-top: 1px dashed #E0E0E0;
	line-height: 24px;
}

.jiathis_style {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}

.jiathis_style span {
	float: left;
}

.newsdetail-hd {
	text-align: center;
	overflow: hidden;
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 15px;
}

.newsdetail-hd h1 {
	color: #323232;
	font-weight: bold;
	font-size: 18px;
	padding: 0 0 15px 0;
}

.newsdetail-hd span {
	color: #979797;
	vertical-align: top;
	margin-right: 15px;
}

.newsdetail-footer {
	display: block;
	margin-top: 50px;
}

.newsdetail-footer li {
	height: 64px;
	line-height: 64px;
	background: #E9E9E9;
	margin-top: 20px;
	border-top: 1px dashed #E0E0E0;
	border-bottom: 1px dashed #E0E0E0;
}

.newsdetail-footer li span {
	display: block;
	width: 15%;
	text-align: center;
	background: #DBDBDB;
	float: left;
}

.newsdetail-footer li a {
	display: block;
	width: 83%;
	margin-left: 2%;
	text-align: left;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.newsdetail-footer li a:hover {
	color: #2F8FE1;
}


/*新闻中心结束*/


/*招聘中心开始*/

.zp-con {
	padding-left: 15px;
}

.zp-con .zpdetail {
	padding: 20px 10px 10px 10px;
	overflow: hidden;
	font-size: 14px;
	line-height: 2;
}

.zp-con .zpdetail span {
	display: block;
	font-size: 14px;
	margin-bottom: 20px;
	color: #636363;
	font-weight: bold;
}

.zp-con .zpdetail ul {
	overflow: hidden;
	padding-left: 15px;
	color: #636363;
	font-size: 14px;
	line-height: 36px;
}

.zpdetail p {
	color: #636363;
	font-size: 14px;
	line-height: 36px;
}

.zp-con .zpdetail ul li {
	padding: 0;
}

.zp-hd h1 {
	font-size: 34px;
	color: #434343;
	text-align: center;
	padding-bottom: 25px;
	border-bottom: 1px solid #E0E0E0;
}

.zp-hd span {
	display: block;
	text-align: center;
	padding: 20px 0;
}


/*招聘中心结束*/


/*产品详情开始*/

.cpdetail-hd-L {
	padding-left: 0;
	padding-bottom: 30px;
}

.cpdetail-hd-R {
	background: #FFFFFF;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
}

.cpdetail-hd-L .cpdetailpic {
	height: 0;
	position: relative;
	padding-bottom: 69%;
}

.cpdetail-hd-L .cpdetailpic img {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.cpdetail-hd-Rinfo {
    border-bottom: 1px solid #E0E0E0;
    line-height: 60px;
    padding-left: 75px;
    color: #656565;
    font-size: 26px;
}

.cpdetail-hd-Rinfo span {
	font-size: 16px;
}

.cpdetail-hd-R a {
    display: block;
    width: 70%;
    margin: auto;
    color: #FFFFFF;
    background: #2F8FE1;
    font-size: 24px;
    text-align: center;
    line-height: 70px;
    margin-top: 25px;
    margin-bottom: 33px;
}

.cpdetail-hd-R a span {
	display: inline-block;
	background: url(../images/yudingzixun.png) left center no-repeat;
	padding-left: 45px;
}

.cpdetail-hd-R p {
	width: 70%;
	margin: auto;
	color: #636363;
	font-size: 16px;
	margin-bottom: 20px;
}

.cpdetail-hd-R p i {
	color: #2F8FE0;
	font-size: 26px;
	font-style: italic;
}

.cpdetail-hd-Rdec {
    padding-left: 75px;
    line-height: 30px;
    padding-top: 12px;
}

.cpdetail-hd-Rdec li i {
	font-weight: bold;
}

.cpdetail-con {
	padding-top: 30px;
}

.cplistdetail-R {
	width: 100%;
	color: #323232;
	overflow: hidden;
}

.cpdetail-R {
	float: right;
}

.cplistmenu {
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 18px;
	position: relative;
	border-bottom: 3px solid #E0E0E0;
}
.cplistmenu span{
	display: inline-block;
	width: 175px;
	height: 3px;
	background: #F1C117;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -3px;
}
.cplistmenu span i{
	display: block;
	width: 16px;
	height: 10px;
	background: url(../images/cpmenubg.png) center no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -10px;
}
.cplistmenu li+li{
	margin-left: 15px;
}
.cplistmenu .on{
	background: #535353;
	color: #FFFFFF;
}
.cpdetail{
	padding-top: 35px;
}
.cpdetail-R-footer{
	overflow: hidden;
	padding-bottom: 25px;
}
.cpdetail-R-dec{
	width: 100%;
	padding: 20px 0;
}
.cpdetail-yuding {
	margin: auto;
	overflow: hidden;
	padding-bottom: 50px;
}

.cpdetail-yuding ul {
	width: 100%;
	margin-bottom: 20px;
	padding-top: 20px;
}

.cpdetail-yuding ul li {
	position: relative;
	height: 60px;
	width: 100%;
	padding-left: 65px;
}

.buttonbox {
	height: 35px;
	width: 100%;
	padding-left: 65px;
}

.cpdetail-yuding ul li span {
	position: absolute;
	width: 65px;
	font-size: 12px;
	color: #575757;
	float: left;
	text-align: right;
	left: 0;
	line-height: 35px;
}

.cpdetail-yuding ul li span b {
	color: #D94946;
}

.cpdetail-yuding ul li em {
	display: block;
	position: absolute;
	bottom: -1px;
	left: 65px;
	font-size: 12px;
}

.cpdetail-yuding ul li .tip-false {
	color: #D43F3A;
}

.cpdetail-yuding ul li i {
	position: absolute;
	right: -115px;
	top: 0;
	line-height: 35px;
	font-size: 12px;
	color: #748FD4;
}

.cpdetail-yuding ul li .ydtxt {
	display: inline-block;
	*display: inline;
	z-index: 1;
	width: 100%;
	height: 45px;
	border: 1px solid #E5E5E5;
	background: #F3F3F3;
	outline: none;
	float: left;
	border-radius: initial;
	padding-left: 10px;
	font-size: 14px;
	border-radius: 5px;
}

.cpdetail-yuding ul .ydbeizhu {
	height: 125px;
}

.cpdetail-yuding ul .ydbeizhu textarea {
	height: 100px;
	padding-top: 10px;
}

.cpdetail-yuding ul li .txtyzminput {
	width: 65%;
}

.cpdetail-yuding ul li img {
	width: 30%;
    height: 45px;
	float: right;
}

.cpdetail-yuding button {
	display: block;
	background: #15A9E9;
	text-align: center;
    height: 45px;
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 40px;
	outline: none;
}

.buttonbox button {
	width: 100%;
	height: 45px;
}
/*产品详情结束*/